Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V8/new telemetry (QuestDB implementation) #3424

Open
wants to merge 24 commits into
base: v8/release/devnet
Choose a base branch
from

Conversation

swamala
Copy link
Collaborator

@swamala swamala commented Nov 22, 2024

Description

This PR is about new influx db telemetry event store implementation.
Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@swamala swamala changed the title V8/new telemetry (Influx implementation) V8/new telemetry (QuestDB implementation) Nov 27, 2024
@swamala swamala changed the base branch from v8/develop to release/v8.0.0-beta December 2, 2024 09:05
package.json Outdated Show resolved Hide resolved
src/modules/repository/repository-module-manager.js Outdated Show resolved Hide resolved
src/modules/repository/repository-module-manager.js Outdated Show resolved Hide resolved
src/modules/telemetry/implementation/quest-telemetry.js Outdated Show resolved Hide resolved
config/config.json Outdated Show resolved Hide resolved
ot-node.js Outdated Show resolved Hide resolved
Base automatically changed from release/v8.0.0-beta to v8/develop December 4, 2024 17:50
Base automatically changed from v8/develop to v8/release/devnet December 4, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants